generated from ipfs/ipfs-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate go-ipfs-files #20
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This commit was moved from ipfs/go-ipfs-files@8cd78b7
This commit was moved from ipfs/go-ipfs-files@80cbd2e
This commit was moved from ipfs/go-ipfs-files@2538708
syscall is mostly deprecated This commit was moved from ipfs/go-ipfs-files@845964d
This commit was moved from ipfs/go-ipfs-files@648e53b
This commit was moved from ipfs/go-ipfs-files@d398783
Otherwise, we incorrectly draw progress bars. fixes #24 This commit was moved from ipfs/go-ipfs-files@964db8d
A WebFile is a File which is read from a Web URL using a GET request. This commit was moved from ipfs/go-ipfs-files@93a3bed
This commit was moved from ipfs/go-ipfs-files@cbb8479
This commit was moved from ipfs/go-ipfs-files@efcd0bd
This commit was moved from ipfs/go-ipfs-files@6c67781
This commit was moved from ipfs/go-ipfs-files@cfdeccb
This commit was moved from ipfs/go-ipfs-files@b0b422e
This commit was moved from ipfs/go-ipfs-files@97852d8
This commit was moved from ipfs/go-ipfs-files@2b34e27
This commit was moved from ipfs/go-ipfs-files@960ec1e
This commit was moved from ipfs/go-ipfs-files@401cce7
This commit was moved from ipfs/go-ipfs-files@fbb870d
This commit was moved from ipfs/go-ipfs-files@a557fc4
This commit was moved from ipfs/go-ipfs-files@89a3f6d
This commit was moved from ipfs/go-ipfs-files@34b1590
This commit was moved from ipfs/go-ipfs-files@23e9565
This commit was moved from ipfs/go-ipfs-files@f732b39
This commit was moved from ipfs/go-ipfs-files@bc7a700
This commit was moved from ipfs/go-ipfs-files@b925960
This commit was moved from ipfs/go-ipfs-files@26bbce7
This commit was moved from ipfs/go-ipfs-files@8d1df4d
This commit was moved from ipfs/go-ipfs-files@dfb4931
This commit was moved from ipfs/go-ipfs-files@a6bcde3
This commit was moved from ipfs/go-ipfs-files@58b4b6f
Otherwise, we'll write timestamps in the future. fixes ipfs/kubo#8406 This commit was moved from ipfs/go-ipfs-files@3dadb7b
fix: round timestamps down by truncating them to seconds This commit was moved from ipfs/go-ipfs-files@544b04d
fixes ipfs/kubo#8445 This commit was moved from ipfs/go-ipfs-files@55e9e3f
fix: manually parse the content disposition to preserve directories This commit was moved from ipfs/go-ipfs-files@89dc171
This commit was moved from ipfs/go-ipfs-files@e6e62a3
sync: update CI config files This commit was moved from ipfs/go-ipfs-files@311e525
* chore(filewriter): cleanup writes This commit was moved from ipfs/go-ipfs-files@447f558
This commit was moved from ipfs/go-ipfs-files@5540d92
This commit was moved from ipfs/go-ipfs-files@90b5617
This commit was moved from ipfs/go-ipfs-files@ad1c381
This commit was moved from ipfs/go-ipfs-files@0889edb
This commit was moved from ipfs/go-ipfs-files@e603bdf
This commit was moved from ipfs/go-ipfs-files@c2dbc99
This commit was moved from ipfs/go-ipfs-files@263276c
sync: update CI config files This commit was moved from ipfs/go-ipfs-files@30b08ca
See "Security" section of IPIP-288 (ipfs/specs#288) This commit was moved from ipfs/go-ipfs-files@e8cf9a3
ajnavarro
approved these changes
Jan 11, 2023
This was referenced Jan 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See #24